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 楢??}楢??{^ 1001001111101000001111110011111101111101100100111110100000111111001111110111101101011110 93e83f3f7d93e83f3f7b5e
EUC-JP 楢??}楢??{^ 1100011011101010001111110011111101111101110001101110101000111111001111110111101101011110 c6ea3f3f7dc6ea3f3f7b5e
UTF-8 楢쇔땁}楢쇔땁{^ 111001101010010110100010111011001000011110010100111010111001010110000001011111011110011010100101101000101110110010000111100101001110101110010101100000010111101101011110 e6a5a2ec8794eb95817de6a5a2ec8794eb95817b5e
UHC 楢쇔땁}楢쇔땁{^ 111010101111100110111100111001011011011010100010011111011110101011111001101111001110010110110110101000100111101101011110 eaf9bce5b6a27deaf9bce5b6a27b5e

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