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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?蒼???}?蒼???{^ 001111111001000110010011001111110011111100111111011111010011111110010001100100110011111100111111001111110111101101011110 3f91933f3f3f7d3f91933f3f3f7b5e
EUC-JP ?蒼???}?蒼???{^ 001111111100000111110011001111110011111100111111011111010011111111000001111100110011111100111111001111110111101101011110 3fc1f33f3f3f7d3fc1f33f3f3f7b5e
UTF-8 렱蒼렿렻솝}렱蒼렿렻솝{^ 111010111010000010110001111010001001001010111100111010111010000010111111111010111010000010111011111011001000011010011101011111011110101110100000101100011110100010010010101111001110101110100000101111111110101110100000101110111110110010000110100111010111101101011110 eba0b1e892bceba0bfeba0bbec869d7deba0b1e892bceba0bfeba0bbec869d7b5e
UHC 렱蒼렿렻솝}렱蒼렿렻솝{^ 1000111010111110111100111110111110001110110001111000111011000011101111001101100101111101100011101011111011110011111011111000111011000111100011101100001110111100110110010111101101011110 8ebef3ef8ec78ec3bcd97d8ebef3ef8ec78ec3bcd97b5e

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