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 ????b[????b[^ 00111111001111110011111100111111011000100101101100111111001111110011111100111111011000100101101101011110 3f3f3f3f625b3f3f3f3f625b5e
SJIS-WIN 蹄???b[蹄???b[^ 100100101111101100111111001111110011111101100010010110111001001011111011001111110011111100111111011000100101101101011110 92fb3f3f3f625b92fb3f3f3f625b5e
EUC-JP 蹄???b[蹄???b[^ 110001001111110100111111001111110011111101100010010110111100010011111101001111110011111100111111011000100101101101011110 c4fd3f3f3f625bc4fd3f3f3f625b5e
UTF-8 蹄ㆁ렰렑b[蹄ㆁ렰렑b[^ 1110100010111001100001001110001110000110100000011110101110100000101100001110101110100000100100010110001001011011111010001011100110000100111000111000011010000001111010111010000010110000111010111010000010010001011000100101101101011110 e8b984e38681eba0b0eba091625be8b984e38681eba0b0eba091625b5e
UHC 蹄ㆁ렰렑b[蹄ㆁ렰렑b[^ 111100001011010010100100111100011000111010111101100011101010011001100010010110111111000010110100101001001111000110001110101111011000111010100110011000100101101101011110 f0b4a4f18ebd8ea6625bf0b4a4f18ebd8ea6625b5e

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