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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???節?}???節?{^ 001111110011111100111111100100001101111100111111011111010011111100111111001111111001000011011111001111110111101101011110 3f3f3f90df3f7d3f3f3f90df3f7b5e
EUC-JP ???節?}???節?{^ 001111110011111100111111110000001110000100111111011111010011111100111111001111111100000011100001001111110111101101011110 3f3f3fc0e13f7d3f3f3fc0e13f7b5e
UTF-8 歷삥닜節퐊}歷삥닜節퐊{^ 111011111010011010001100111011001000001010100101111010111000101110011100111001111010111110000000111011011001000010001010011111011110111110100110100011001110110010000010101001011110101110001011100111001110011110101111100000001110110110010000100010100111101101011110 efa68cec82a5eb8b9ce7af80ed908a7defa68cec82a5eb8b9ce7af80ed908a7b5e
UHC 歷삥닜節퐊}歷삥닜節퐊{^ 1110011010111000101110111110011010001000100111011110111110111101101111010110111001111101111001101011100010111011111001101000100010011101111011111011110110111101011011100111101101011110 e6b8bbe6889defbdbd6e7de6b8bbe6889defbdbd6e7b5e

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