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 濟?垣?濟?垣?^ 11100000010110100011111110001010010111110011111111100000010110100011111110001010010111110011111101011110 e05a3f8a5f3fe05a3f8a5f3f5e
EUC-JP 濟?垣?濟?垣?^ 11011111101110110011111110110011110000000011111111011111101110110011111110110011110000000011111101011110 dfbb3fb3c03fdfbb3fb3c03f5e
UTF-8 濟렋垣렭濟렋垣렪^ 11100110101111111001111111101011101000001000101111100101100111101010001111101011101000001010110111100110101111111001111111101011101000001000101111100101100111101010001111101011101000001010101001011110 e6bf9feba08be59ea3eba0ade6bf9feba08be59ea3eba0aa5e
UHC 濟렋垣렭濟렋垣렪^ 1111000010101101100011101010001011101010101011111000111010111010111100001010110110001110101000101110101010101111100011101011100001011110 f0ad8ea2eaaf8ebaf0ad8ea2eaaf8eb85e

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