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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ?貌?僕n}?貌?僕n{^ 0011111110010110011001010011111110010110011011000110111001111101001111111001011001100101001111111001011001101100011011100111101101011110 3f96653f966c6e7d3f96653f966c6e7b5e
EUC-JP ?貌?僕n}?貌?僕n{^ 0011111111001011110001100011111111001011110011010110111001111101001111111100101111000110001111111100101111001101011011100111101101011110 3fcbc63fcbcd6e7d3fcbc63fcbcd6e7b5e
UTF-8 閭貌閭僕n}閭貌閭僕n{^ 1110111110100110100001101110100010110010100011001110111110100110100001101110010110000011100101010110111001111101111011111010011010000110111010001011001010001100111011111010011010000110111001011000001110010101011011100111101101011110 efa686e8b28cefa686e583956e7defa686e8b28cefa686e583956e7b5e
UHC 閭貌閭僕n}閭貌閭僕n{^ 111001101010110111011001110010011110011010101101110111001101001001101110011111011110011010101101110110011100100111100110101011011101110011010010011011100111101101011110 e6add9c9e6addcd26e7de6add9c9e6addcd26e7b5e

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