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 ??Jkf??Jk^}Y??Jkf??Jk^}bE 00111111001111110100101001101011011001100011111100111111010010100110101101011110011111010101100100111111001111110100101001101011011001100011111100111111010010100110101101011110011111010110001001000101 3f3f4a6b663f3f4a6b5e7d593f3f4a6b663f3f4a6b5e7d6245
SJIS-WIN ツ宿Jkfツ宿Jk^}Yツ宿Jkfツ宿Jk^}bE 1100001010001111011010000100101001101011011001101100001010001111011010000100101001101011010111100111110101011001110000101000111101101000010010100110101101100110110000101000111101101000010010100110101101011110011111010110001001000101 c28f684a6b66c28f684a6b5e7d59c28f684a6b66c28f684a6b5e7d6245
EUC-JP ツ宿Jkfツ宿Jk^}Yツ宿Jkfツ宿Jk^}bE 100011101100001010111101110010010100101001101011011001101000111011000010101111011100100101001010011010110101111001111101010110011000111011000010101111011100100101001010011010110110011010001110110000101011110111001001010010100110101101011110011111010110001001000101 8ec2bdc94a6b668ec2bdc94a6b5e7d598ec2bdc94a6b668ec2bdc94a6b5e7d6245
UTF-8 ツ宿Jkfツ宿Jk^}Yツ宿Jkfツ宿Jk^}bE 1110111110111110100000101110010110101110101111110100101001101011011001101110111110111110100000101110010110101110101111110100101001101011010111100111110101011001111011111011111010000010111001011010111010111111010010100110101101100110111011111011111010000010111001011010111010111111010010100110101101011110011111010110001001000101 efbe82e5aebf4a6b66efbe82e5aebf4a6b5e7d59efbe82e5aebf4a6b66efbe82e5aebf4a6b5e7d6245
UHC ?宿Jkf?宿Jk^}Y?宿Jkf?宿Jk^}bE 0011111111100010110101100100101001101011011001100011111111100010110101100100101001101011010111100111110101011001001111111110001011010110010010100110101101100110001111111110001011010110010010100110101101011110011111010110001001000101 3fe2d64a6b663fe2d64a6b5e7d593fe2d64a6b663fe2d64a6b5e7d6245

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