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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 旭?垣嘔旭?垣嘔^ 100010001010111000111111100010100101111110011010011100011000100010101110001111111000101001011111100110100111000101011110 88ae3f8a5f9a7188ae3f8a5f9a715e
EUC-JP 旭?垣嘔旭?垣嘔^ 101100001011000000111111101100111100000011010011110100101011000010110000001111111011001111000000110100111101001001011110 b0b03fb3c0d3d2b0b03fb3c0d3d25e
UTF-8 旭렔垣嘔旭렔垣嘔^ 11100110100101111010110111101011101000001001010011100101100111101010001111100101100110001001010011100110100101111010110111101011101000001001010011100101100111101010001111100101100110001001010001011110 e697adeba094e59ea3e59894e697adeba094e59ea3e598945e
UHC 旭렔垣嘔旭렔垣嘔^ 1110100111101111100011101010100111101010101011111100111110100101111010011110111110001110101010011110101010101111110011111010010101011110 e9ef8ea9eaafcfa5e9ef8ea9eaafcfa55e

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