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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??窕昭??窕昭^ 00111111001111111110001001111001100011111011101000111111001111111110001001111001100011111011101001011110 3f3fe2798fba3f3fe2798fba5e
EUC-JP ??窕昭??窕昭^ 00111111001111111110001111011010101111101011110000111111001111111110001111011010101111101011110001011110 3f3fe3dabebc3f3fe3dabebc5e
UTF-8 뤛낀窕昭뤛낀窕昭^ 11101011101001001001101111101011100000101000000011100111101010101001010111100110100110001010110111101011101001001001101111101011100000101000000011100111101010101001010111100110100110001010110101011110 eba49beb8280e7aa95e698adeba49beb8280e7aa95e698ad5e
UHC 뤛낀窕昭뤛낀窕昭^ 1000111111001010101100111010010011110000110101111110000110111001100011111100101010110011101001001111000011010111111000011011100101011110 8fcab3a4f0d7e1b98fcab3a4f0d7e1b95e

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