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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ??曝斐??忍^ 0011111100111111100101001001100010010100111000110011111100111111100101000100010101011110 3f3f949894e33f3f94455e
EUC-JP ??曝斐??忍^ 0011111100111111110001111111100011001000111001010011111100111111110001111010011001011110 3f3fc7f8c8e53f3fc7a65e
UTF-8 렓뤈曝斐쮲못忍^ 11101011101000001001001111101011101001001000100011100110100110111001110111100110100101101001000011101100101011101011001011101011101010101011101111100101101111111000110101011110 eba093eba488e69b9de69690ecaeb2ebaabbe5bf8d5e
UHC 렓뤈曝斐쮲못忍^ 100011101010100010001111101110001111100011101101110111011110110010101000100011111011100011111000111011001101101101011110 8ea88fb8f8edddeca88fb8f8ecdb5e

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