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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?⇔岡?⇔岡^ 0011111110000001110011001000100110101010001111111000000111001100100010011010101001011110 3f81cc89aa3f81cc89aa5e
EUC-JP ?⇔岡?⇔岡^ 0011111110100010110011101011001010101100001111111010001011001110101100101010110001011110 3fa2ceb2ac3fa2ceb2ac5e
UTF-8 룶⇔岡룶⇔岡^ 11101011101000111011011011100010100001111001010011100101101100101010000111101011101000111011011011100010100001111001010011100101101100101010000101011110 eba3b6e28794e5b2a1eba3b6e28794e5b2a15e
UHC 룶⇔岡룶⇔岡^ 10001111101010111010001010100010110010111010101010001111101010111010001010100010110010111010101001011110 8faba2a2cbaa8faba2a2cbaa5e

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