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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???瑤?}???瑤?{^ 001111110011111100111111111010101010001000111111011111010011111100111111001111111110101010100010001111110111101101011110 3f3f3feaa23f7d3f3f3feaa23f7b5e
EUC-JP ???瑤?}???瑤?{^ 001111110011111100111111111101001010010000111111011111010011111100111111001111111111010010100100001111110111101101011110 3f3f3ff4a43f7d3f3f3ff4a43f7b5e
UTF-8 料썽떵瑤쐍}料썽떵瑤쐍{^ 111011111010011010111110111011001000110110111101111010111001011010110101111001111001000110100100111011001001000010001101011111011110111110100110101111101110110010001101101111011110101110010110101101011110011110010001101001001110110010010000100011010111101101011110 efa6beec8dbdeb96b5e791a4ec908d7defa6beec8dbdeb96b5e791a4ec908d7b5e
UHC 料썽떵瑤쐍}料썽떵瑤쐍{^ 1110100011110111101111011110100110110110101110101110100011111101100111000110111001111101111010001111011110111101111010011011011010111010111010001111110110011100011011100111101101011110 e8f7bde9b6bae8fd9c6e7de8f7bde9b6bae8fd9c6e7b5e

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