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 1001001101000010001111110111110101110110100100110100001000111111011111010111011001000010 93423f7d7693423f7d7642
EUC-JP 釘?}v釘?}vB 1100010110100011001111110111110101110110110001011010001100111111011111010111011001000010 c5a33f7d76c5a33f7d7642
UTF-8 釘렒}v釘렒}vB 1110100110000111100110001110101110100000100100100111110101110110111010011000011110011000111010111010000010010010011111010111011001000010 e98798eba0927d76e98798eba0927d7642
UHC 釘렒}v釘렒}vB 11101111111110011000111010100111011111010111011011101111111110011000111010100111011111010111011001000010 eff98ea77d76eff98ea77d7642

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