To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ????θ?乙?? 0011111100111111001111110011111110000011110001100011111110001001101100110011111100111111 3f3f3f3f83c63f89b33f3f
EUC-JP ???靷θ?乙?Ŋ 001111110011111100111111100011111110011110111101101001101100100000111111101100101011010100111111100011111010100110101011 3f3f3f8fe7bda6c83fb2b53f8fa9ab
UTF-8 麗멸랜靷θ몛乙녹Ŋ 11101111101001101000100011101011101010011011100011101011100111101001110011101001100111011011011111001110101110001110101110101010100110111110010010111001100110011110101110000101101110011100010110001010 efa688eba9b8eb9e9ce99db7ceb8ebaa9be4b999eb85b9c58a
UHC 麗멸랜靷θ몛乙녹Ŋ 111001101011000010111000111010101011011110100011111011001110011010100101111010001001000110001001111010111110000010110011111011001010100010101111 e6b0b8eab7a3ece6a5e89189ebe0b3eca8af

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)