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 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 蒔蒔f蒔蒔^}Y蒔蒔f蒔蒔^}bE 10001110101010101000111010101010011001101000111010101010100011101010101001011110011111010101100110001110101010101000111010101010011001101000111010101010100011101010101001011110011111010110001001000101 8eaa8eaa668eaa8eaa5e7d598eaa8eaa668eaa8eaa5e7d6245
EUC-JP 蒔蒔f蒔蒔^}Y蒔蒔f蒔蒔^}bE 10111100101011001011110010101100011001101011110010101100101111001010110001011110011111010101100110111100101011001011110010101100011001101011110010101100101111001010110001011110011111010110001001000101 bcacbcac66bcacbcac5e7d59bcacbcac66bcacbcac5e7d6245
UTF-8 蒔蒔f蒔蒔^}Y蒔蒔f蒔蒔^}bE 111010001001001010010100111010001001001010010100011001101110100010010010100101001110100010010010100101000101111001111101010110011110100010010010100101001110100010010010100101000110011011101000100100101001010011101000100100101001010001011110011111010110001001000101 e89294e8929466e89294e892945e7d59e89294e8929466e89294e892945e7d6245
UHC 蒔蒔f蒔蒔^}Y蒔蒔f蒔蒔^}bE 11100011110010001110001111001000011001101110001111001000111000111100100001011110011111010101100111100011110010001110001111001000011001101110001111001000111000111100100001011110011111010110001001000101 e3c8e3c866e3c8e3c85e7d59e3c8e3c866e3c8e3c85e7d6245

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