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 癲???????? 11100001100111110011111100111111001111110011111100111111001111110011111100111111 e19f3f3f3f3f3f3f3f3f
EUC-JP 癲??庾??洧?? 1110001010100001001111110011111110001111101111001100111000111111001111111000111111000111101101000011111100111111 e2a13f3f8fbcce3f3f8fc7b43f3f
UTF-8 癲곷씧庾놅쫨洧삳뙒 111001111001100110110010111010101011001110110111111011001001010010100111111001011011101010111110111010111000011010000101111011001010101110101000111001101011010010100111111011001000001010110011111010111001100110010010 e799b2eab3b7ec94a7e5babeeb8685ecaba8e6b4a7ec82b3eb9992
UHC 癲곷씧庾놅쫨洧삳뙒 111011111010011010000001111010111001110110111011111010101110110010000110111011111010011010000001111010101111101110111011111010111000110010010111 efa681eb9dbbeaec86efa681eafbbbeb8c97

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