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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?戍?げ??悠あ 001111111001110011111001001111111000001010110000001111110011111110010111010010011000001010100000 3f9cf93f82b03f3f974982a0
EUC-JP ?戍?げ??悠あ 001111111101100011111011001111111010010010110010001111110011111111001101101010101010010010100010 3fd8fb3fa4b23f3fcdaaa4a2
UTF-8 룶戍춳げ룶괌悠あ 111010111010001110110110111001101000100010001101111011001011011010110011111000111000000110010010111010111010001110110110111010101011010010001100111001101000001010100000111000111000000110000010 eba3b6e6888decb6b3e38192eba3b6eab48ce682a0e38182
UHC 룶戍춳げ룶괌悠あ 10001111101010111110001010100001101011011000111110101010101100101000111110101011101100011010000111101010111011011010101010100010 8fabe2a1ad8faab28fabb1a1eaedaaa2

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