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 ??L[D??L[D^ 0011111100111111010011000101101101000100001111110011111101001100010110110100010001011110 3f3f4c5b443f3f4c5b445e
SJIS-WIN ?}L[D?}L[D^ 00111111100000010111000001001100010110110100010000111111100000010111000001001100010110110100010001011110 3f81704c5b443f81704c5b445e
EUC-JP ?}L[D?}L[D^ 00111111101000011101000101001100010110110100010000111111101000011101000101001100010110110100010001011110 3fa1d14c5b443fa1d14c5b445e
UTF-8 룵}L[D룵}L[D^ 11101011101000111011010111101111101111011001110101001100010110110100010011101011101000111011010111101111101111011001110101001100010110110100010001011110 eba3b5efbd9d4c5b44eba3b5efbd9d4c5b445e
UHC 룵}L[D룵}L[D^ 100011111010101010100011111111010100110001011011010001001000111110101010101000111111110101001100010110110100010001011110 8faaa3fd4c5b448faaa3fd4c5b445e

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