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 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
SJIS-WIN ?尸}v?尸}vB 0011111110011011100110010111110101110110001111111001101110011001011111010111011001000010 3f9b997d763f9b997d7642
EUC-JP ?尸}v?尸}vB 0011111111010101111110010111110101110110001111111101010111111001011111010111011001000010 3fd5f97d763fd5f97d7642
UTF-8 廬尸}v廬尸}vB 1110111110100110100000101110010110110000101110000111110101110110111011111010011010000010111001011011000010111000011111010111011001000010 efa682e5b0b87d76efa682e5b0b87d7642
UHC 廬尸}v廬尸}vB 11100101111111101110001110111001011111010111011011100101111111101110001110111001011111010111011001000010 e5fee3b97d76e5fee3b97d7642

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