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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 雋碑ご譏手オュ 111010001011001010010100111010001000001010110010111001101001100010001110111010001011010110101101 e8b294e882b2e6988ee8b5ad
EUC-JP 雋碑ご譏手オュ 1111000010110100110010001110101010100100101101001110101111111000101111001110101010001110101101011000111010101101 f0b4c8eaa4b4ebf8bcea8eb58ead
UTF-8 雋碑ご譏手オュ 111010011001101110001011111001111010001010010001111000111000000110010100111010001010110110001111111001101000100110001011111011111011110110110101111011111011110110101101 e99b8be7a291e38194e8ad8fe6898befbdb5efbdad
UHC 雋碑ご譏手?? 111100011110011011011101111110001010101010110100110100011100000111100010101000100011111100111111 f1e6ddf8aab4d1c1e2a23f3f

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