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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?蒼?庵?蒼?岩^ 00111111100100011001001100111111100010001100000100111111100100011001001100111111100010101110001001011110 3f91933f88c13f91933f8ae25e
EUC-JP ?蒼?庵?蒼?岩^ 00111111110000011111001100111111101100001100001100111111110000011111001100111111101101001110010001011110 3fc1f33fb0c33fc1f33fb4e45e
UTF-8 렱蒼렠庵렱蒼렠岩^ 11101011101000001011000111101000100100101011110011101011101000001010000011100101101110101011010111101011101000001011000111101000100100101011110011101011101000001010000011100101101100101010100101011110 eba0b1e892bceba0a0e5bab5eba0b1e892bceba0a0e5b2a95e
UHC 렱蒼렠庵렱蒼렠岩^ 1000111010111110111100111110111110001110101100011110010011011101100011101011111011110011111011111000111010110001111001001101101101011110 8ebef3ef8eb1e4dd8ebef3ef8eb1e4db5e

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