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{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN ?普緊\n}?普緊\n{^ 0011111110010101100000011000101111011001010111000110111001111101001111111001010110000001100010111101100101011100011011100111101101011110 3f95818bd95c6e7d3f95818bd95c6e7b5e
EUC-JP ?普緊\n}?普緊\n{^ 0011111111001001111000011011011011011011010111000110111001111101001111111100100111100001101101101101101101011100011011100111101101011110 3fc9e1b6db5c6e7d3fc9e1b6db5c6e7b5e
UTF-8 렺普緊\n}렺普緊\n{^ 11101011101000001011101011100110100110011010111011100111101101111000101001011100011011100111110111101011101000001011101011100110100110011010111011100111101101111000101001011100011011100111101101011110 eba0bae699aee7b78a5c6e7deba0bae699aee7b78a5c6e7b5e
UHC 렺普緊\n}렺普緊\n{^ 10001110110000101101110011000101110100011100110001011100011011100111110110001110110000101101110011000101110100011100110001011100011011100111101101011110 8ec2dcc5d1cc5c6e7d8ec2dcc5d1cc5c6e7b5e

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