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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 螂帛廠}螂帛廠{^ 111001011010010110011011111001011000111110110001011111011110010110100101100110111110010110001111101100010111101101011110 e5a59be58fb17de5a59be58fb17b5e
EUC-JP 螂帛廠}螂帛廠{^ 111010101010011111010110111001111011111010110011011111011110101010100111110101101110011110111110101100110111101101011110 eaa7d6e7beb37deaa7d6e7beb37b5e
UTF-8 螂帛廠}螂帛廠{^ 111010001001111010000010111001011011100010011011111001011011101110100000011111011110100010011110100000101110010110111000100110111110010110111011101000000111101101011110 e89e82e5b89be5bba07de89e82e5b89be5bba07b5e
UHC 螂帛廠}螂帛廠{^ 110101011100110011011011110110011111001111011111011111011101010111001100110110111101100111110011110111110111101101011110 d5ccdbd9f3df7dd5ccdbd9f3df7b5e

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