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{^ 1110101110100100100000111110110110010001101001001110010110000000100101100110111001111101111010111010010010000011111011011001000110100100111001011000000010010110011011100111101101011110 eba483ed91a4e580966e7deba483ed91a4e580966e7b5e
UHC 뤃푤倖n}뤃푤倖n{^ 1000111110110100110001111010011111111010101110000110111001111101100011111011010011000111101001111111101010111000011011100111101101011110 8fb4c7a7fab86e7d8fb4c7a7fab86e7b5e

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