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 ????}v????}vB 00111111001111110011111100111111011111010111011000111111001111110011111100111111011111010111011001000010 3f3f3f3f7d763f3f3f3f7d7642
SJIS-WIN ツ丹ツ誰}vツ丹ツ誰}vB 1100001010010010010011111100001010010010010011100111110101110110110000101001001001001111110000101001001001001110011111010111011001000010 c2924fc2924e7d76c2924fc2924e7d7642
EUC-JP ツ丹ツ誰}vツ丹ツ誰}vB 100011101100001011000011101100001000111011000010110000111010111101111101011101101000111011000010110000111011000010001110110000101100001110101111011111010111011001000010 8ec2c3b08ec2c3af7d768ec2c3b08ec2c3af7d7642
UTF-8 ツ丹ツ誰}vツ丹ツ誰}vB 1110111110111110100000101110010010111000101110011110111110111110100000101110100010101010101100000111110101110110111011111011111010000010111001001011100010111001111011111011111010000010111010001010101010110000011111010111011001000010 efbe82e4b8b9efbe82e8aab07d76efbe82e4b8b9efbe82e8aab07d7642
UHC ?丹?誰}v?丹?誰}vB 0011111111010011101000010011111111100010110000010111110101110110001111111101001110100001001111111110001011000001011111010111011001000010 3fd3a13fe2c17d763fd3a13fe2c17d7642

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