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 曆몌쉑節퐊}曆몌쉑節퐊{^ 111011111010011010001011111010111010101010001100111011001000100110010001111001111010111110000000111011011001000010001010011111011110111110100110100010111110101110101010100011001110110010001001100100011110011110101111100000001110110110010000100010100111101101011110 efa68bebaa8cec8991e7af80ed908a7defa68bebaa8cec8991e7af80ed908a7b5e
UHC 曆몌쉑節퐊}曆몌쉑節퐊{^ 1110011010110111101110001110111110111101101001111110111110111101101111010110111001111101111001101011011110111000111011111011110110100111111011111011110110111101011011100111101101011110 e6b7b8efbda7efbdbd6e7de6b7b8efbda7efbdbd6e7b5e

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