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 ?Znkf?Znk^}Y?Znkf?Znk^}bE 00111111010110100110111001101011011001100011111101011010011011100110101101011110011111010101100100111111010110100110111001101011011001100011111101011010011011100110101101011110011111010110001001000101 3f5a6e6b663f5a6e6b5e7d593f5a6e6b663f5a6e6b5e7d6245
SJIS-WIN 十Znkf十Znk^}Y十Znkf十Znk^}bE 1000111101011100010110100110111001101011011001101000111101011100010110100110111001101011010111100111110101011001100011110101110001011010011011100110101101100110100011110101110001011010011011100110101101011110011111010110001001000101 8f5c5a6e6b668f5c5a6e6b5e7d598f5c5a6e6b668f5c5a6e6b5e7d6245
EUC-JP 十Znkf十Znk^}Y十Znkf十Znk^}bE 1011110110111101010110100110111001101011011001101011110110111101010110100110111001101011010111100111110101011001101111011011110101011010011011100110101101100110101111011011110101011010011011100110101101011110011111010110001001000101 bdbd5a6e6b66bdbd5a6e6b5e7d59bdbd5a6e6b66bdbd5a6e6b5e7d6245
UTF-8 十Znkf十Znk^}Y十Znkf十Znk^}bE 111001011000110110000001010110100110111001101011011001101110010110001101100000010101101001101110011010110101111001111101010110011110010110001101100000010101101001101110011010110110011011100101100011011000000101011010011011100110101101011110011111010110001001000101 e58d815a6e6b66e58d815a6e6b5e7d59e58d815a6e6b66e58d815a6e6b5e7d6245
UHC 十Znkf十Znk^}Y十Znkf十Znk^}bE 1110010010101000010110100110111001101011011001101110010010101000010110100110111001101011010111100111110101011001111001001010100001011010011011100110101101100110111001001010100001011010011011100110101101011110011111010110001001000101 e4a85a6e6b66e4a85a6e6b5e7d59e4a85a6e6b66e4a85a6e6b5e7d6245

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