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 1111000010111001101110001111101111000100101110000111110101110110111100001011100110111000111110111100010010111000011111010111011001000010 f0b9b8fbc4b87d76f0b9b8fbc4b87d7642
EUC-JP ?ク鈺ク}v?ク鈺ク}vB 001111111000111010111000100011111110001111010101100011101011100001111101011101100011111110001110101110001000111111100011110101011000111010111000011111010111011001000010 3f8eb88fe3d58eb87d763f8eb88fe3d58eb87d7642
UTF-8 ク鈺ク}vク鈺ク}vB 1110111010000001101110001110111110111101101110001110100110001000101110101110111110111101101110000111110101110110111011101000000110111000111011111011110110111000111010011000100010111010111011111011110110111000011111010111011001000010 ee81b8efbdb8e988baefbdb87d76ee81b8efbdb8e988baefbdb87d7642
UHC ??鈺?}v??鈺?}vB 001111110011111111101000101011010011111101111101011101100011111100111111111010001010110100111111011111010111011001000010 3f3fe8ad3f7d763f3fe8ad3f7d7642

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