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 11101000100111011001011101000110011111010111011011101000100111011001011101000110011111010111011001000010 e89d97467d76e89d97467d7642
EUC-JP 陜友}v陜友}vB 11101111111111011100110110100111011111010111011011101111111111011100110110100111011111010111011001000010 effdcda77d76effdcda77d7642
UTF-8 陜友}v陜友}vB 1110100110011001100111001110010110001111100010110111110101110110111010011001100110011100111001011000111110001011011111010111011001000010 e9999ce58f8b7d76e9999ce58f8b7d7642
UHC 陜友}v陜友}vB 11111001111100001110100111010010011111010111011011111001111100001110100111010010011111010111011001000010 f9f0e9d27d76f9f0e9d27d7642

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