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 予?????幽?? 1001011101011100001111110011111100111111001111110011111110010111010010000011111100111111 975c3f3f3f3f3f97483f3f
EUC-JP 予??靷??幽?? 11001101101111010011111100111111100011111110011110111101001111110011111111001101101010010011111100111111 cdbd3f3f8fe7bd3f3fcda93f3f
UTF-8 予쀬궠靷띹짆幽녿눇 111001001011101010001000111011001000000010101100111010101011011010100000111010011001110110110111111010111001110110111001111011001010011110000110111001011011100110111101111010111000010110111111111010111000100010000111 e4ba88ec80aceab6a0e99db7eb9db9eca786e5b9bdeb85bfeb8887
UHC 予쀬궠靷띹짆幽녿눇 111001011111100010010111111011001000001010110011111011001110011010001101111010001010001110010101111010101110101110000110111010111000011110100110 e5f897ec82b3ece68de8a395eaeb86eb87a6

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