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 00111111100011001010101011100011011111010111011000111111100011001010101011100011011111010111011001000010 3f8caae37d763f8caae37d7642
EUC-JP ?謙繃v?謙繃vB 00111111101110001010110011100101110111100111011000111111101110001010110011100101110111100111011001000010 3fb8ace5de763fb8ace5de7642
UTF-8 렺謙繃v렺謙繃vB 111010111010000010111010111010001010110010011001111001111011100110000011011101101110101110100000101110101110100010101100100110011110011110111001100000110111011001000010 eba0bae8ac99e7b98376eba0bae8ac99e7b9837642
UHC 렺謙繃v렺謙繃vB 100011101100001011001100110001011101110111011110011101101000111011000010110011001100010111011101110111100111011001000010 8ec2ccc5ddde768ec2ccc5ddde7642

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