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 ??曝斐??仗^ 0011111100111111100101001001100010010100111000110011111100111111100110001011110101011110 3f3f949894e33f3f98bd5e
EUC-JP ??曝斐??仗^ 0011111100111111110001111111100011001000111001010011111100111111110100001011111101011110 3f3fc7f8c8e53f3fd0bf5e
UTF-8 렓뤈曝斐쮲못仗^ 11101011101000001001001111101011101001001000100011100110100110111001110111100110100101101001000011101100101011101011001011101011101010101011101111100100101110111001011101011110 eba093eba488e69b9de69690ecaeb2ebaabbe4bb975e
UHC 렓뤈曝斐쮲못仗^ 100011101010100010001111101110001111100011101101110111011110110010101000100011111011100011111000111011011101110001011110 8ea88fb8f8edddeca88fb8f8eddc5e

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