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 1001001011111011001111110111110101110110100100101111101100111111011111010111011001000010 92fb3f7d7692fb3f7d7642
EUC-JP 蹄?}v蹄?}vB 1100010011111101001111110111110101110110110001001111110100111111011111010111011001000010 c4fd3f7d76c4fd3f7d7642
UTF-8 蹄렢}v蹄렢}vB 1110100010111001100001001110101110100000101000100111110101110110111010001011100110000100111010111010000010100010011111010111011001000010 e8b984eba0a27d76e8b984eba0a27d7642
UHC 蹄렢}v蹄렢}vB 11110000101101001000111010110011011111010111011011110000101101001000111010110011011111010111011001000010 f0b48eb37d76f0b48eb37d7642

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