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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ツ枠ツ楪貢ツ枠ツ楪貢B 1100001010011000011001111100001010011110110000101000110101110110110000101001100001100111110000101001111011000010100011010111011001000010 c29867c29ec28d76c29867c29ec28d7642
EUC-JP ツ枠ツ楪貢ツ枠ツ楪貢B 100011101100001011001111110010001000111011000010110111001100010010111001110101111000111011000010110011111100100010001110110000101101110011000100101110011101011101000010 8ec2cfc88ec2dcc4b9d78ec2cfc88ec2dcc4b9d742
UTF-8 ツ枠ツ楪貢ツ枠ツ楪貢B 11101111101111101000001011100110100111101010000011101111101111101000001011100110101001011010101011101000101100101010001011101111101111101000001011100110100111101010000011101111101111101000001011100110101001011010101011101000101100101010001001000010 efbe82e69ea0efbe82e6a5aae8b2a2efbe82e69ea0efbe82e6a5aae8b2a242
UHC ????貢????貢B 00111111001111110011111100111111110011011111100000111111001111110011111100111111110011011111100001000010 3f3f3f3fcdf83f3f3f3fcdf842

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