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 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN ??⇒}v??⇒}vB 00111111001111111000000111001011011111010111011000111111001111111000000111001011011111010111011001000010 3f3f81cb7d763f3f81cb7d7642
EUC-JP ??⇒}v??⇒}vB 00111111001111111010001011001101011111010111011000111111001111111010001011001101011111010111011001000010 3f3fa2cd7d763f3fa2cd7d7642
UTF-8 流쇨⇒}v流쇨⇒}vB 1110111110100111100010101110110010000111101010001110001010000111100100100111110101110110111011111010011110001010111011001000011110101000111000101000011110010010011111010111011001000010 efa78aec87a8e287927d76efa78aec87a8e287927d7642
UHC 流쇨⇒}v流쇨⇒}vB 1110101011111100101111001110101010100010101000010111110101110110111010101111110010111100111010101010001010100001011111010111011001000010 eafcbceaa2a17d76eafcbceaa2a17d7642

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