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 ??????譽??^ 0011111100111111001111110011111100111111001111111110011010100011001111110011111101011110 3f3f3f3f3f3fe6a33f3f5e
EUC-JP ??????譽??^ 0011111100111111001111110011111100111111001111111110110010100101001111110011111101011110 3f3f3f3f3f3feca53f3f5e
UTF-8 琉뗨꽮流쀫쨱譽밸옑^ 11101111101001111000110011101011100101111010100011101010101111011010111011101111101001111000101011101100100000001010101111101100101010001011000111101000101011011011110111101011101100001011100011101100100110001001000101011110 efa78ceb97a8eabdaeefa78aec80abeca8b1e8adbdebb0b8ec98915e
UHC 琉뗨꽮流쀫쨱譽밸옑^ 11101011101001001000101111101000100001001011100111101010111111001001011111101011101001001000101111100111111000101011100111101011100111101001011101011110 eba48be884b9eafc97eba48be7e2b9eb9e975e

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