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 ?f?^}Y?f?^}bE 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 世f世^}Y世f世^}bE 1001000010100010011001101001000010100010010111100111110101011001100100001010001001100110100100001010001001011110011111010110001001000101 90a26690a25e7d5990a26690a25e7d6245
EUC-JP 世f世^}Y世f世^}bE 1100000010100100011001101100000010100100010111100111110101011001110000001010010001100110110000001010010001011110011111010110001001000101 c0a466c0a45e7d59c0a466c0a45e7d6245
UTF-8 世f世^}Y世f世^}bE 111001001011100010010110011001101110010010111000100101100101111001111101010110011110010010111000100101100110011011100100101110001001011001011110011111010110001001000101 e4b89666e4b8965e7d59e4b89666e4b8965e7d6245
UHC 世f世^}Y世f世^}bE 1110000110100110011001101110000110100110010111100111110101011001111000011010011001100110111000011010011001011110011111010110001001000101 e1a666e1a65e7d59e1a666e1a65e7d6245

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