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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
UTF-8 쒀렊쒀렲\}쒀렊쒀렲\{^ 1110110010010010100000001110101110100000100010101110110010010010100000001110101110100000101100100101110001111101111011001001001010000000111010111010000010001010111011001001001010000000111010111010000010110010010111000111101101011110 ec9280eba08aec9280eba0b25c7dec9280eba08aec9280eba0b25c7b5e
UHC 쒀렊쒀렲\}쒀렊쒀렲\{^ 101111101010110010001110101000011011111010101100100011101011111101011100011111011011111010101100100011101010000110111110101011001000111010111111010111000111101101011110 beac8ea1beac8ebf5c7dbeac8ea1beac8ebf5c7b5e

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