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 癲?8宜э?臾?? 1110000110011111001111111000001001010111100010110101100010000100100011110011111111100100011010110011111100111111 e19f3f82578b58848f3fe46b3f3f
EUC-JP 癲?8宜э?臾?? 1110001010100001001111111010001110111000101101011011100110100111111011110011111111100111110011000011111100111111 e2a13fa3b8b5b9a7ef3fe7cc3f3f
UTF-8 癲쒕8宜э쭫臾덌펽 1110011110011001101100101110110010010010100101011110111110111100100110001110010110101110100111001101000110001101111011001010110110101011111010001000011110111110111010111000110110001100111011011000111010111101 e799b2ec9295efbc98e5ae9cd18decadabe887beeb8d8ced8ebd
UHC 癲쒕8宜э쭫臾덌펽 111011111010011010011100111010111010001110111000111010111111000110101100111011111010011110011111111010111010110010001000111011111011110010001100 efa69ceba3b8ebf1acefa79febac88efbc8c

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