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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???肄??恙??^ 001111110011111100111111111000111110010100111111001111111001110010011001001111110011111101011110 3f3f3fe3e53f3f9c993f3f5e
EUC-JP ???肄??恙??^ 001111110011111100111111111001101110011100111111001111111101011111111001001111110011111101011110 3f3f3fe6e73f3fd7f93f3f5e
UTF-8 琉싧퓯肄뀀쩀恙뽰쉿^ 11101111101001111000110011101100100010111010011111101101100100111010111111101000100000101000010011101011100000001000000011101100101010011000000011100110100000011001100111101011101111011011000011101100100010011011111101011110 efa78cec8ba7ed93afe88284eb8080eca980e68199ebbdb0ec89bf5e
UHC 琉싧퓯肄뀀쩀恙뽰쉿^ 11101011101001001001101011100101101111111001011011101100101111011011001011101011101001001001101011100101101111111001011011101100101111011011001001011110 eba49ae5bf96ecbdb2eba49ae5bf96ecbdb25e

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