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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ツ丹ツ嘆}ツ丹ツ嘆{^ 110000101001001001001111110000101001001001010001011111011100001010010010010011111100001010010010010100010111101101011110 c2924fc292517dc2924fc292517b5e
EUC-JP ツ丹ツ嘆}ツ丹ツ嘆{^ 10001110110000101100001110110000100011101100001011000011101100100111110110001110110000101100001110110000100011101100001011000011101100100111101101011110 8ec2c3b08ec2c3b27d8ec2c3b08ec2c3b27b5e
UTF-8 ツ丹ツ嘆}ツ丹ツ嘆{^ 111011111011111010000010111001001011100010111001111011111011111010000010111001011001100010000110011111011110111110111110100000101110010010111000101110011110111110111110100000101110010110011000100001100111101101011110 efbe82e4b8b9efbe82e598867defbe82e4b8b9efbe82e598867b5e
UHC ?丹?嘆}?丹?嘆{^ 001111111101001110100001001111111111011110100011011111010011111111010011101000010011111111110111101000110111101101011110 3fd3a13ff7a37d3fd3a13ff7a37b5e

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