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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 終?終?N}終?終?N{^ 1000111101001001001111111000111101001001001111110100111001111101100011110100100100111111100011110100100100111111010011100111101101011110 8f493f8f493f4e7d8f493f8f493f4e7b5e
EUC-JP 終?終?N}終?終?N{^ 1011110110101010001111111011110110101010001111110100111001111101101111011010101000111111101111011010101000111111010011100111101101011110 bdaa3fbdaa3f4e7dbdaa3fbdaa3f4e7b5e
UTF-8 終될終되N}終될終되N{^ 1110011110110101100000101110101110010000101000001110011110110101100000101110101110010000100110000100111001111101111001111011010110000010111010111001000010100000111001111011010110000010111010111001000010011000010011100111101101011110 e7b582eb90a0e7b582eb90984e7de7b582eb90a0e7b582eb90984e7b5e
UHC 終될終되N}終될終되N{^ 111100001111101110110101110010011111000011111011101101011100011101001110011111011111000011111011101101011100100111110000111110111011010111000111010011100111101101011110 f0fbb5c9f0fbb5c74e7df0fbb5c9f0fbb5c74e7b5e

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