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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?役??}?役??{^ 00111111100101101111000000111111001111110111110100111111100101101111000000111111001111110111101101011110 3f96f03f3f7d3f96f03f3f7b5e
EUC-JP ?役??}?役??{^ 00111111110011001111001000111111001111110111110100111111110011001111001000111111001111110111101101011110 3fccf23f3f7d3fccf23f3f7b5e
UTF-8 웡役적읫}웡役적읫{^ 111011001001101110100001111001011011110110111001111011001010000010000001111011001001110110101011011111011110110010011011101000011110010110111101101110011110110010100000100000011110110010011101101010110111101101011110 ec9ba1e5bdb9eca081ec9dab7dec9ba1e5bdb9eca081ec9dab7b5e
UHC 웡役적읫}웡役적읫{^ 10111111111111011110011010110101110000001111101111000000110010110111110110111111111111011110011010110101110000001111101111000000110010110111101101011110 bffde6b5c0fbc0cb7dbffde6b5c0fbc0cb7b5e

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