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 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN ???v???vB 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
EUC-JP ?饔玗v?饔玗vB 0011111110001111111010001110111110001111110010111101011001110110001111111000111111101000111011111000111111001011110101100111011001000010 3f8fe8ef8fcbd6763f8fe8ef8fcbd67642
UTF-8 뤵饔玗v뤵饔玗vB 111010111010010010110101111010011010010110010100111001111000111010010111011101101110101110100100101101011110100110100101100101001110011110001110100101110111011001000010 eba4b5e9a594e78e9776eba4b5e9a594e78e977642
UHC 뤵饔玗v뤵饔玗vB 100011111110001111101000101111011110100111011011011101101000111111100011111010001011110111101001110110110111011001000010 8fe3e8bde9db768fe3e8bde9db7642

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