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 11100100111010101001011101000110011111010111011011100100111010101001011101000110011111010111011001000010 e4ea97467d76e4ea97467d7642
EUC-JP 蓐友}v蓐友}vB 11101000111011001100110110100111011111010111011011101000111011001100110110100111011111010111011001000010 e8eccda77d76e8eccda77d7642
UTF-8 蓐友}v蓐友}vB 1110100010010011100100001110010110001111100010110111110101110110111010001001001110010000111001011000111110001011011111010111011001000010 e89390e58f8b7d76e89390e58f8b7d7642
UHC ?友}v?友}vB 0011111111101001110100100111110101110110001111111110100111010010011111010111011001000010 3fe9d27d763fe9d27d7642

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