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 ???嚥?}???嚥?{^ 001111110011111100111111100110101000101100111111011111010011111100111111001111111001101010001011001111110111101101011110 3f3f3f9a8b3f7d3f3f3f9a8b3f7b5e
EUC-JP ???嚥?}???嚥?{^ 001111110011111100111111110100111110101100111111011111010011111100111111001111111101001111101011001111110111101101011110 3f3f3fd3eb3f7d3f3f3fd3eb3f7b5e
UTF-8 曆꿨뮀嚥쳌}曆꿨뮀嚥쳌{^ 111011111010011010001011111010101011111110101000111010111010111010000000111001011001101010100101111011001011001110001100011111011110111110100110100010111110101010111111101010001110101110101110100000001110010110011010101001011110110010110011100011000111101101011110 efa68beabfa8ebae80e59aa5ecb38c7defa68beabfa8ebae80e59aa5ecb38c7b5e
UHC 曆꿨뮀嚥쳌}曆꿨뮀嚥쳌{^ 1110011010110111101100101110010110010010100011111110011010111111101010110110111001111101111001101011011110110010111001011001001010001111111001101011111110101011011011100111101101011110 e6b7b2e5928fe6bfab6e7de6b7b2e5928fe6bfab6e7b5e

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