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 錠?万}錠?万{^ 10001111111110010011111110010110100111000111110110001111111110010011111110010110100111000111101101011110 8ff93f969c7d8ff93f969c7b5e
EUC-JP 錠?万}錠?万{^ 10111110111110110011111111001011111111000111110110111110111110110011111111001011111111000111101101011110 befb3fcbfc7dbefb3fcbfc7b5e
UTF-8 錠곁万}錠곁万{^ 111010011000110010100000111010101011001110000001111001001011100010000111011111011110100110001100101000001110101010110011100000011110010010111000100001110111101101011110 e98ca0eab381e4b8877de98ca0eab381e4b8877b5e
UHC 錠곁万}錠곁万{^ 111011111111110010110000111001111101100010110010011111011110111111111100101100001110011111011000101100100111101101011110 effcb0e7d8b27deffcb0e7d8b27b5e

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