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{^ 00111111001111111000110011110100011011100111110100111111001111111000110011110100011011100111101101011110 3f3f8cf46e7d3f3f8cf46e7b5e
EUC-JP ??倖n}??倖n{^ 00111111001111111011100011110110011011100111110100111111001111111011100011110110011011100111101101011110 3f3fb8f66e7d3f3fb8f66e7b5e
UTF-8 뤵樂倖n}뤵樂倖n{^ 1110101110100100101101011110111110100101100111001110010110000000100101100110111001111101111010111010010010110101111011111010010110011100111001011000000010010110011011100111101101011110 eba4b5efa59ce580966e7deba4b5efa59ce580966e7b5e
UHC 뤵樂倖n}뤵樂倖n{^ 1000111111100011110101011010010111111010101110000110111001111101100011111110001111010101101001011111101010111000011011100111101101011110 8fe3d5a5fab86e7d8fe3d5a5fab86e7b5e

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