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 ???B}???B{^ 0011111100111111001111110100001001111101001111110011111100111111010000100111101101011110 3f3f3f427d3f3f3f427b5e
SJIS-WIN 箋頑卯B}箋頑卯B{^ 1110001010110011100010101110011010001001010010110100001001111101111000101011001110001010111001101000100101001011010000100111101101011110 e2b38ae6894b427de2b38ae6894b427b5e
EUC-JP 箋頑卯B}箋頑卯B{^ 1110010010110101101101001110100010110001101011000100001001111101111001001011010110110100111010001011000110101100010000100111101101011110 e4b5b4e8b1ac427de4b5b4e8b1ac427b5e
UTF-8 箋頑卯B}箋頑卯B{^ 1110011110101110100010111110100110100000100100011110010110001101101011110100001001111101111001111010111010001011111010011010000010010001111001011000110110101111010000100111101101011110 e7ae8be9a091e58daf427de7ae8be9a091e58daf427b5e
UHC 箋頑卯B}箋頑卯B{^ 1110111110101000111010001101011111011001110101100100001001111101111011111010100011101000110101111101100111010110010000100111101101011110 efa8e8d7d9d6427defa8e8d7d9d6427b5e

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