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 葹イ迺ス葹イ蠑就 11100100110111111011001011100111100100101011110111100100110111111011001011100101101111001000111101000001 e4dfb2e792bde4dfb2e5bc8f41
EUC-JP 葹イ迺ス葹イ蠑就 11101000111000011000111010110010111011011111001010001110101111011110100011100001100011101011001011101010101111101011110110100010 e8e18eb2edf28ebde8e18eb2eabebda2
UTF-8 葹イ迺ス葹イ蠑就 111010001001000110111001111011111011110110110010111010001011111110111010111011111011110110111101111010001001000110111001111011111011110110110010111010001010000010010001111001011011000010110001 e891b9efbdb2e8bfbaefbdbde891b9efbdb2e8a091e5b0b1
UHC ???????就 001111110011111100111111001111110011111100111111001111111111011010100110 3f3f3f3f3f3f3ff6a6

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