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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 箋??梧??汚??暎 1110001010110011001111110011111110001100111001100011111100111111100010011001100000111111001111111001110111110011 e2b33f3f8ce63f3f89983f3f9df3
EUC-JP 箋??梧??汚??暎 1110010010110101001111110011111110111000111010000011111100111111101100011111100000111111001111111101101011110101 e4b53f3fb8e83f3fb1f83f3fdaf5
UTF-8 箋잞슬梧잞쉽汚녷쮵暎 111001111010111010001011111011001001111010011110111011001000101010101100111001101010001010100111111011001001111010011110111011001000100110111101111001101011000110011010111010111000010110110111111011001010111010110101111001101001101010001110 e7ae8bec9e9eec8aace6a2a7ec9e9eec89bde6b19aeb85b7ecaeb5e69a8e
UHC 箋잞슬梧잞쉽汚녷쮵暎 1110111110101000100111111110111110111101101111011110011111111100100111111110111110111101101100011110011111111101100001101110011010101000100100101110011110110010 efa89fefbdbde7fc9fefbdb1e7fd86e6a892e7b2

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