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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 遒豪堪n}遒豪堪n{^ 1110011110100010100011011000101110001010101011000110111001111101111001111010001010001101100010111000101010101100011011100111101101011110 e7a28d8b8aac6e7de7a28d8b8aac6e7b5e
EUC-JP 遒豪堪n}遒豪堪n{^ 1110111010100100101110011110101110110100101011100110111001111101111011101010010010111001111010111011010010101110011011100111101101011110 eea4b9ebb4ae6e7deea4b9ebb4ae6e7b5e
UTF-8 遒豪堪n}遒豪堪n{^ 1110100110000001100100101110100010110001101010101110010110100000101010100110111001111101111010011000000110010010111010001011000110101010111001011010000010101010011011100111101101011110 e98192e8b1aae5a0aa6e7de98192e8b1aae5a0aa6e7b5e
UHC ?豪堪n}?豪堪n{^ 001111111111101111011111110010101110110101101110011111010011111111111011110111111100101011101101011011100111101101011110 3ffbdfcaed6e7d3ffbdfcaed6e7b5e

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