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 癲?‘唯??怨?Ъ 1110000110011111001111111000000101100101100101110100001000111111001111111000100110000101001111111000010001011011 e19f3f816597423f3f89853f845b
EUC-JP 癲?‘唯??怨?Ъ 1110001010100001001111111010000111000110110011011010001100111111001111111011000111100101001111111010011110111100 e2a13fa1c6cda33f3fb1e53fa7bc
UTF-8 癲밸‘唯껓쭓怨뺣Ъ 1110011110011001101100101110101110110000101110001110001010000000100110001110010110010100101011111110101010111011100100111110110010101101100100111110011010000000101010001110101110111010101000111101000010101010 e799b2ebb0b8e28098e594afeabb93ecad93e680a8ebbaa3d0aa
UHC 癲밸‘唯껓쭓怨뺣Ъ 111011111010011010111001111010111010000110101110111010101110011010000011111011111010011110001011111010101011001110010101111010111010110010111100 efa6b9eba1aeeae683efa78beab395ebacbc

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