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{^ 1000100011000101100000111100101010000100010101110110111001111101100010001100010110000011110010101000010001010111011011100111101101011110 88c583ca84576e7d88c583ca84576e7b5e
EUC-JP 闇μЦn}闇μЦn{^ 1011000011000111101001101100110010100111101110000110111001111101101100001100011110100110110011001010011110111000011011100111101101011110 b0c7a6cca7b86e7db0c7a6cca7b86e7b5e
UTF-8 闇μЦn}闇μЦn{^ 11101001100101111000011111001110101111001101000010100110011011100111110111101001100101111000011111001110101111001101000010100110011011100111101101011110 e99787cebcd0a66e7de99787cebcd0a66e7b5e
UHC 闇μЦn}闇μЦn{^ 1110010011100001101001011110110010101100101110000110111001111101111001001110000110100101111011001010110010111000011011100111101101011110 e4e1a5ecacb86e7de4e1a5ecacb86e7b5e

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