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 ??????vB 0011111100111111001111110011111100111111001111110111011001000010 3f3f3f3f3f3f7642
SJIS-WIN 逡?????vB 111001111001010100111111001111110011111100111111001111110111011001000010 e7953f3f3f3f3f7642
EUC-JP 逡???焌?vB 1110110111110101001111110011111100111111100011111100100111101000001111110111011001000010 edf53f3f3f8fc9e83f7642
UTF-8 逡樓렲렪焌렋vB 1110100110000000101000011110111110100101100011001110101110100000101100101110101110100000101010101110011110000100100011001110101110100000100010110111011001000010 e980a1efa58ceba0b2eba0aae7848ceba08b7642
UHC 逡樓렲렪焌렋vB 1111000111100100110100101110011010001110101111111000111010111000111100011110000010001110101000100111011001000010 f1e4d2e68ebf8eb8f1e08ea27642

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