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 ?劇?}?劇?{^ 0011111110001100100000000011111101111101001111111000110010000000001111110111101101011110 3f8c803f7d3f8c803f7b5e
EUC-JP ?劇?}?劇?{^ 0011111110110111111000000011111101111101001111111011011111100000001111110111101101011110 3fb7e03f7d3fb7e03f7b5e
UTF-8 뤋劇춌}뤋劇춌{^ 111010111010010010001011111001011000101010000111111011001011011010001100011111011110101110100100100010111110010110001010100001111110110010110110100011000111101101011110 eba48be58a87ecb68c7deba48be58a87ecb68c7b5e
UHC 뤋劇춌}뤋劇춌{^ 100011111011101111010000101111001010110101101011011111011000111110111011110100001011110010101101011010110111101101011110 8fbbd0bcad6b7d8fbbd0bcad6b7b5e

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