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{^ 0011111110010010010110000011111110010010010011110110111001111101001111111001001001011000001111111001001001001111011011100111101101011110 3f92583f924f6e7d3f92583f924f6e7b5e
EUC-JP ?湛?丹n}?湛?丹n{^ 0011111111000011101110010011111111000011101100000110111001111101001111111100001110111001001111111100001110110000011011100111101101011110 3fc3b93fc3b06e7d3fc3b93fc3b06e7b5e
UTF-8 렺湛렺丹n}렺湛렺丹n{^ 1110101110100000101110101110011010111001100110111110101110100000101110101110010010111000101110010110111001111101111010111010000010111010111001101011100110011011111010111010000010111010111001001011100010111001011011100111101101011110 eba0bae6b99beba0bae4b8b96e7deba0bae6b99beba0bae4b8b96e7b5e
UHC 렺湛렺丹n}렺湛렺丹n{^ 100011101100001011010011110000001000111011000010110100111010000101101110011111011000111011000010110100111100000010001110110000101101001110100001011011100111101101011110 8ec2d3c08ec2d3a16e7d8ec2d3c08ec2d3a16e7b5e

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