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 ???¤\}???¤\{^ 00111111001111110011111110100100010111000111110100111111001111110011111110100100010111000111101101011110 3f3f3fa45c7d3f3f3fa45c7b5e
SJIS-WIN ??枇?\}??枇?\{^ 001111110011111110010100111110000011111101011100011111010011111100111111100101001111100000111111010111000111101101011110 3f3f94f83f5c7d3f3f94f83f5c7b5e
EUC-JP ??枇¤\}??枇¤\{^ 00111111001111111100100011111010100011111010001011110000010111000111110100111111001111111100100011111010100011111010001011110000010111000111101101011110 3f3fc8fa8fa2f05c7d3f3fc8fa8fa2f05c7b5e
UTF-8 룴점枇¤\}룴점枇¤\{^ 111010111010001110110100111011001010000010010000111001101001111010000111110000101010010001011100011111011110101110100011101101001110110010100000100100001110011010011110100001111100001010100100010111000111101101011110 eba3b4eca090e69e87c2a45c7deba3b4eca090e69e87c2a45c7b5e
UHC 룴점枇¤\}룴점枇¤\{^ 100011111010100111000001101000011101110111101101101000101011010001011100011111011000111110101001110000011010000111011101111011011010001010110100010111000111101101011110 8fa9c1a1ddeda2b45c7d8fa9c1a1ddeda2b45c7b5e

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