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???V??^ 001111110101011000111111001111110011111101010110001111110011111101011110 3f563f3f3f563f3f5e
SJIS-WIN ?V???V??^ 001111110101011000111111001111110011111101010110001111110011111101011110 3f563f3f3f563f3f5e
EUC-JP ?V???V??^ 001111110101011000111111001111110011111101010110001111110011111101011110 3f563f3f3f563f3f5e
UTF-8 창V혖혷창V혖혵^ 111011001011000010111101010101101110110110011000100101101110110110011000101101111110110010110000101111010101011011101101100110001001011011101101100110001011010101011110 ecb0bd56ed9896ed98b7ecb0bd56ed9896ed98b55e
UHC 창V혖혷창V혖혵^ 110000111010001001010110110000101000000111000010100111101100001110100010010101101100001010000001110000101001110001011110 c3a256c281c29ec3a256c281c29c5e

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