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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 渟???}渟???{^ 10011111110110010011111100111111001111110111110110011111110110010011111100111111001111110111101101011110 9fd93f3f3f7d9fd93f3f3f7b5e
EUC-JP 渟???}渟???{^ 11011110110110110011111100111111001111110111110111011110110110110011111100111111001111110111101101011110 dedb3f3f3f7ddedb3f3f3f7b5e
UTF-8 渟띠렪렒}渟띠렪렒{^ 111001101011100010011111111010111001110110100000111010111010000010101010111010111010000010010010011111011110011010111000100111111110101110011101101000001110101110100000101010101110101110100000100100100111101101011110 e6b89feb9da0eba0aaeba0927de6b89feb9da0eba0aaeba0927b5e
UHC 渟띠렪렒}渟띠렪렒{^ 11101111111001011011011011101100100011101011100010001110101001110111110111101111111001011011011011101100100011101011100010001110101001110111101101011110 efe5b6ec8eb88ea77defe5b6ec8eb88ea77b5e

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